MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IReportItemProgram<T> Interface
Members

IReportItemProgram<T> Interface
Represents a report item program interface.
Object Model
IReportItemProgram<T> Interface
Syntax
'Declaration
 
Public Interface IReportItemProgram(Of T) 
   Inherits IProgram 
 
Type Parameters
T
Remarks
This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
See Also